3.1.70 \(\int \sin (a+b x) (d \tan (a+b x))^{3/2} \, dx\) [70]

Optimal. Leaf size=76 \[ -\frac {3 d^2 E\left (\left .a-\frac {\pi }{4}+b x\right |2\right ) \sin (a+b x)}{b \sqrt {\sin (2 a+2 b x)} \sqrt {d \tan (a+b x)}}+\frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b} \]

[Out]

3*d^2*(sin(a+1/4*Pi+b*x)^2)^(1/2)/sin(a+1/4*Pi+b*x)*EllipticE(cos(a+1/4*Pi+b*x),2^(1/2))*sin(b*x+a)/b/sin(2*b*
x+2*a)^(1/2)/(d*tan(b*x+a))^(1/2)+2*d*sin(b*x+a)*(d*tan(b*x+a))^(1/2)/b

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 76, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.210, Rules used = {2674, 2681, 2652, 2719} \begin {gather*} \frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b}-\frac {3 d^2 \sin (a+b x) E\left (\left .a+b x-\frac {\pi }{4}\right |2\right )}{b \sqrt {\sin (2 a+2 b x)} \sqrt {d \tan (a+b x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sin[a + b*x]*(d*Tan[a + b*x])^(3/2),x]

[Out]

(-3*d^2*EllipticE[a - Pi/4 + b*x, 2]*Sin[a + b*x])/(b*Sqrt[Sin[2*a + 2*b*x]]*Sqrt[d*Tan[a + b*x]]) + (2*d*Sin[
a + b*x]*Sqrt[d*Tan[a + b*x]])/b

Rule 2652

Int[Sqrt[cos[(e_.) + (f_.)*(x_)]*(b_.)]*Sqrt[(a_.)*sin[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[Sqrt[a*Sin[e +
f*x]]*(Sqrt[b*Cos[e + f*x]]/Sqrt[Sin[2*e + 2*f*x]]), Int[Sqrt[Sin[2*e + 2*f*x]], x], x] /; FreeQ[{a, b, e, f},
 x]

Rule 2674

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[b*(a*Sin[e +
 f*x])^m*((b*Tan[e + f*x])^(n - 1)/(f*(n - 1))), x] - Dist[b^2*((m + n - 1)/(n - 1)), Int[(a*Sin[e + f*x])^m*(
b*Tan[e + f*x])^(n - 2), x], x] /; FreeQ[{a, b, e, f, m}, x] && GtQ[n, 1] && IntegersQ[2*m, 2*n] &&  !(GtQ[m,
1] &&  !IntegerQ[(m - 1)/2])

Rule 2681

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[Cos[e + f*x]
^n*((b*Tan[e + f*x])^n/(a*Sin[e + f*x])^n), Int[(a*Sin[e + f*x])^(m + n)/Cos[e + f*x]^n, x], x] /; FreeQ[{a, b
, e, f, m, n}, x] &&  !IntegerQ[n] && (ILtQ[m, 0] || (EqQ[m, 1] && EqQ[n, -2^(-1)]) || IntegersQ[m - 1/2, n -
1/2])

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin {align*} \int \sin (a+b x) (d \tan (a+b x))^{3/2} \, dx &=\frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b}-\left (3 d^2\right ) \int \frac {\sin (a+b x)}{\sqrt {d \tan (a+b x)}} \, dx\\ &=\frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b}-\frac {\left (3 d^2 \sqrt {\sin (a+b x)}\right ) \int \sqrt {\cos (a+b x)} \sqrt {\sin (a+b x)} \, dx}{\sqrt {\cos (a+b x)} \sqrt {d \tan (a+b x)}}\\ &=\frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b}-\frac {\left (3 d^2 \sin (a+b x)\right ) \int \sqrt {\sin (2 a+2 b x)} \, dx}{\sqrt {\sin (2 a+2 b x)} \sqrt {d \tan (a+b x)}}\\ &=-\frac {3 d^2 E\left (\left .a-\frac {\pi }{4}+b x\right |2\right ) \sin (a+b x)}{b \sqrt {\sin (2 a+2 b x)} \sqrt {d \tan (a+b x)}}+\frac {2 d \sin (a+b x) \sqrt {d \tan (a+b x)}}{b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 0.30, size = 58, normalized size = 0.76 \begin {gather*} -\frac {2 \cos (a+b x) \left (-1+\, _2F_1\left (\frac {3}{4},\frac {3}{2};\frac {7}{4};-\tan ^2(a+b x)\right ) \sqrt {\sec ^2(a+b x)}\right ) (d \tan (a+b x))^{3/2}}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sin[a + b*x]*(d*Tan[a + b*x])^(3/2),x]

[Out]

(-2*Cos[a + b*x]*(-1 + Hypergeometric2F1[3/4, 3/2, 7/4, -Tan[a + b*x]^2]*Sqrt[Sec[a + b*x]^2])*(d*Tan[a + b*x]
)^(3/2))/b

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(525\) vs. \(2(95)=190\).
time = 0.31, size = 526, normalized size = 6.92

method result size
default \(\frac {\left (-1+\cos \left (b x +a \right )\right )^{2} \left (6 \cos \left (b x +a \right ) \EllipticE \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right ) \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {\cos \left (b x +a \right )-1+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}-3 \cos \left (b x +a \right ) \EllipticF \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right ) \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {\cos \left (b x +a \right )-1+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}+6 \EllipticE \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right ) \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {\cos \left (b x +a \right )-1+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}-3 \EllipticF \left (\sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}, \frac {\sqrt {2}}{2}\right ) \sqrt {\frac {-1+\cos \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {1-\cos \left (b x +a \right )+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}\, \sqrt {\frac {\cos \left (b x +a \right )-1+\sin \left (b x +a \right )}{\sin \left (b x +a \right )}}+\left (\cos ^{2}\left (b x +a \right )\right ) \sqrt {2}-3 \cos \left (b x +a \right ) \sqrt {2}+2 \sqrt {2}\right ) \cos \left (b x +a \right ) \left (\cos \left (b x +a \right )+1\right )^{2} \left (\frac {d \sin \left (b x +a \right )}{\cos \left (b x +a \right )}\right )^{\frac {3}{2}} \sqrt {2}}{2 b \sin \left (b x +a \right )^{6}}\) \(526\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(b*x+a)*(d*tan(b*x+a))^(3/2),x,method=_RETURNVERBOSE)

[Out]

1/2/b*(-1+cos(b*x+a))^2*(6*cos(b*x+a)*EllipticE(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))*((-1
+cos(b*x+a))/sin(b*x+a))^(1/2)*((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((cos(b*x+a)-1+sin(b*x+a))/sin(b*x
+a))^(1/2)-3*cos(b*x+a)*EllipticF(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))*((-1+cos(b*x+a))/s
in(b*x+a))^(1/2)*((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((cos(b*x+a)-1+sin(b*x+a))/sin(b*x+a))^(1/2)+6*E
llipticE(((1-cos(b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))*((-1+cos(b*x+a))/sin(b*x+a))^(1/2)*((1-cos(
b*x+a)+sin(b*x+a))/sin(b*x+a))^(1/2)*((cos(b*x+a)-1+sin(b*x+a))/sin(b*x+a))^(1/2)-3*EllipticF(((1-cos(b*x+a)+s
in(b*x+a))/sin(b*x+a))^(1/2),1/2*2^(1/2))*((-1+cos(b*x+a))/sin(b*x+a))^(1/2)*((1-cos(b*x+a)+sin(b*x+a))/sin(b*
x+a))^(1/2)*((cos(b*x+a)-1+sin(b*x+a))/sin(b*x+a))^(1/2)+cos(b*x+a)^2*2^(1/2)-3*cos(b*x+a)*2^(1/2)+2*2^(1/2))*
cos(b*x+a)*(cos(b*x+a)+1)^2*(d*sin(b*x+a)/cos(b*x+a))^(3/2)/sin(b*x+a)^6*2^(1/2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)*(d*tan(b*x+a))^(3/2),x, algorithm="maxima")

[Out]

integrate((d*tan(b*x + a))^(3/2)*sin(b*x + a), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)*(d*tan(b*x+a))^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(d*tan(b*x + a))*d*sin(b*x + a)*tan(b*x + a), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (d \tan {\left (a + b x \right )}\right )^{\frac {3}{2}} \sin {\left (a + b x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)*(d*tan(b*x+a))**(3/2),x)

[Out]

Integral((d*tan(a + b*x))**(3/2)*sin(a + b*x), x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)*(d*tan(b*x+a))^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:ext_reduce Error: Bad Argument Typeext_reduce Error: Bad Argument TypeEvaluation time: 11.33Done

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \sin \left (a+b\,x\right )\,{\left (d\,\mathrm {tan}\left (a+b\,x\right )\right )}^{3/2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a + b*x)*(d*tan(a + b*x))^(3/2),x)

[Out]

int(sin(a + b*x)*(d*tan(a + b*x))^(3/2), x)

________________________________________________________________________________________